setVisibleBiases<-: Sets the biases of the visible units for the RBM object
Description
Sets the biases of the visible units for the
RBM objectUsage
setVisibleBiases(rbm) <- value
Arguments
rbm
A instance of the class RBM. value
The biases of the visible units for the
RBM object.